Skip to content

Migrate PT. 5 of compute_instance_helpers.go.tmpl to new API#17990

Draft
inadenenko wants to merge 30 commits into
GoogleCloudPlatform:mainfrom
inadenenko:compute-instance-helpers-scheduling-migration
Draft

Migrate PT. 5 of compute_instance_helpers.go.tmpl to new API#17990
inadenenko wants to merge 30 commits into
GoogleCloudPlatform:mainfrom
inadenenko:compute-instance-helpers-scheduling-migration

Conversation

@inadenenko

Copy link
Copy Markdown
Contributor

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

compute: migrated compute_instance_helpers.go.tmpl  file to use direct HTTP rather than a client library

@modular-magician

modular-magician commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 7be9265:

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 5 files changed, 285 insertions(+), 266 deletions(-)
google-beta provider View Diff 6 files changed, 375 insertions(+), 345 deletions(-)
terraform-google-conversion View Diff 2 files changed, 280 insertions(+), 505 deletions(-)

Test report

Analytics

Total Tests Passed Skipped Affected
1474 1281 93 100
Affected Service Packages
  • compute

Learn how VCR tests work


Step 1: Replaying Mode

Action taken

Found 100 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit.

Click here to see the affected tests
  • TestAccComputeInstanceConfidentialInstanceConfigMain
  • TestAccComputeInstanceFromMachineImageWithOverride_localSsdRecoveryTimeout
  • TestAccComputeInstanceFromMachineImageWithOverride_partnerMetadata
  • TestAccComputeInstanceFromMachineImage_basic
  • TestAccComputeInstanceFromMachineImage_confidentialInstanceConfigMain
  • TestAccComputeInstanceFromMachineImage_diffProject
  • TestAccComputeInstanceFromMachineImage_localSsdRecoveryTimeout
  • TestAccComputeInstanceFromMachineImage_maxRunDuration
  • TestAccComputeInstanceFromMachineImage_preemptionNoticeDuration
  • TestAccComputeInstanceFromMachineImage_withSourceMachineImageEncryptionKey
  • TestAccComputeInstanceFromRegionTemplate_basic
  • TestAccComputeInstanceFromTemplateWithOverride_localSsdRecoveryTimeout
  • TestAccComputeInstanceFromTemplateWithOverride_partnerMetadata
  • TestAccComputeInstanceFromTemplate_DiskForceAttach
  • TestAccComputeInstanceFromTemplate_basic
  • TestAccComputeInstanceFromTemplate_confidentialInstanceConfigMain
  • TestAccComputeInstanceFromTemplate_localSsdRecoveryTimeout
  • TestAccComputeInstanceFromTemplate_maxRunDuration_onInstanceStopAction
  • TestAccComputeInstanceFromTemplate_overrideScheduling
  • TestAccComputeInstanceFromTemplate_partnerMetadata
  • TestAccComputeInstanceFromTemplate_schedulingPreemptionNoticeDuration
  • TestAccComputeInstanceFromTemplate_self_link_unique
  • TestAccComputeInstanceFromTemplate_useDiskSelfLink
  • TestAccComputeInstanceTemplate_AdvancedMachineFeatures
  • TestAccComputeInstanceTemplate_ConfidentialInstanceConfigMain
  • TestAccComputeInstanceTemplate_basic
  • TestAccComputeInstanceTemplate_gracefulShutdown
  • TestAccComputeInstanceTemplate_guestAccelerator
  • TestAccComputeInstanceTemplate_guestAcceleratorSkip
  • TestAccComputeInstanceTemplate_hostErrorTimeoutSeconds
  • TestAccComputeInstanceTemplate_imageShorthand
  • TestAccComputeInstanceTemplate_instanceResourcePolicies
  • TestAccComputeInstanceTemplate_instanceResourcePoliciesSpread
  • TestAccComputeInstanceTemplate_localSsdRecoveryTimeout
  • TestAccComputeInstanceTemplate_maintenance_interval
  • TestAccComputeInstanceTemplate_managedEnvoy
  • TestAccComputeInstanceTemplate_maxRunDuration_onInstanceStopAction
  • TestAccComputeInstanceTemplate_metadataGceContainerDeclaration
  • TestAccComputeInstanceTemplate_minCpuPlatform
  • TestAccComputeInstanceTemplate_nictype_update
  • TestAccComputeInstanceTemplate_preemptible
  • TestAccComputeInstanceTemplate_schedulingPreemptionNoticeDuration
  • TestAccComputeInstanceTemplate_schedulingSkipGuestOSShutdown
  • TestAccComputeInstanceTemplate_soleTenantNodeAffinities
  • TestAccComputeInstanceTemplate_spot
  • TestAccComputeInstanceTemplate_spot_maxRunDuration
  • TestAccComputeInstanceTemplate_spot_maxRunDuration_deleteTerminationAction
  • TestAccComputeInstanceTemplate_spot_maxRunDuration_stopTerminationAction
  • TestAccComputeInstance_GracefulShutdownWithResetUpdate
  • TestAccComputeInstance_GracefulShutdownWithoutResetUpdate
  • TestAccComputeInstance_guestAccelerator
  • TestAccComputeInstance_guestAcceleratorSkip
  • TestAccComputeInstance_hostErrorTimeoutSecconds
  • TestAccComputeInstance_localSsdRecoveryTimeout
  • TestAccComputeInstance_localSsdRecoveryTimeout_update
  • TestAccComputeInstance_localSsdVM_maxRunDuration_stopTerminationAction
  • TestAccComputeInstance_maxRunDuration_update
  • TestAccComputeInstance_preemptionNoticeDuration
  • TestAccComputeInstance_resourcePolicyCollocate
  • TestAccComputeInstance_resourcePolicySpread
  • TestAccComputeInstance_scheduling
  • TestAccComputeInstance_schedulingSkipGuestOSShutdown
  • TestAccComputeInstance_soleTenantNodeAffinities
  • TestAccComputeInstance_spotVM
  • TestAccComputeInstance_spotVM_maxRunDuration_deleteTerminationAction
  • TestAccComputeInstance_spotVM_maxRunDuration_update
  • TestAccComputeInstance_spotVM_update
  • TestAccComputeInstance_standardVM_maxRunDuration_deleteTerminationAction
  • TestAccComputeInstance_standardVM_maxRunDuration_stopTerminationAction
  • TestAccComputeRegionInstanceTemplate_AdvancedMachineFeatures
  • TestAccComputeRegionInstanceTemplate_ConfidentialInstanceConfigMain
  • TestAccComputeRegionInstanceTemplate_basic
  • TestAccComputeRegionInstanceTemplate_gracefulShutdown
  • TestAccComputeRegionInstanceTemplate_guestAccelerator
  • TestAccComputeRegionInstanceTemplate_guestAcceleratorSkip
  • TestAccComputeRegionInstanceTemplate_imageShorthand
  • TestAccComputeRegionInstanceTemplate_instanceResourcePolicies
  • TestAccComputeRegionInstanceTemplate_instanceResourcePoliciesSpread
  • TestAccComputeRegionInstanceTemplate_localSsdRecoveryTimeout
  • TestAccComputeRegionInstanceTemplate_maintenance_interval
  • TestAccComputeRegionInstanceTemplate_managedEnvoy
  • TestAccComputeRegionInstanceTemplate_maxRunDuration_onInstanceStopAction
  • TestAccComputeRegionInstanceTemplate_metadataGceContainerDeclaration
  • TestAccComputeRegionInstanceTemplate_minCpuPlatform
  • TestAccComputeRegionInstanceTemplate_nictype_update
  • TestAccComputeRegionInstanceTemplate_preemptible
  • TestAccComputeRegionInstanceTemplate_schedulingPreemptionNoticeDuration
  • TestAccComputeRegionInstanceTemplate_schedulingSkipGuestOSShutdown
  • TestAccComputeRegionInstanceTemplate_soleTenantNodeAffinities
  • TestAccComputeRegionInstanceTemplate_spot
  • TestAccComputeRegionInstanceTemplate_spot_maxRunDuration
  • TestAccComputeRegionResizeRequest_computeRmigResizeRequestExample
  • TestAccComputeReservation_reservationSharingPolicyExample
  • TestAccComputeReservation_reservationSourceInstanceTemplateExample
  • TestAccComputeResizeRequest_computeMigResizeRequestExample
  • TestAccInstanceGroupManager_addingResourcePoliciesToMigWithNonZeroTargetSize_fails
  • TestAccInstanceGroupManager_resourcePoliciesWorkloadPolicyUpdate
  • TestAccInstanceGroupManager_targetSizePolicy
  • TestAccRegionInstanceGroupManager_resourcePoliciesWorkloadPolicyUpdate
  • TestAccRegionInstanceGroupManager_targetSizePolicy

View the replaying VCR build log


Step 2: Recording Mode

Recording Mode Replaying Rerun Test Name
✅ Log TestAccComputeInstanceConfidentialInstanceConfigMain
✅ Log TestAccComputeInstanceFromMachineImageWithOverride_localSsdRecoveryTimeout
✅ Log TestAccComputeInstanceFromMachineImageWithOverride_partnerMetadata
✅ Log TestAccComputeInstanceFromMachineImage_basic
✅ Log TestAccComputeInstanceFromMachineImage_confidentialInstanceConfigMain
✅ Log TestAccComputeInstanceFromMachineImage_maxRunDuration
✅ Log TestAccComputeInstanceFromMachineImage_preemptionNoticeDuration
✅ Log TestAccComputeInstanceFromMachineImage_withSourceMachineImageEncryptionKey
✅ Log TestAccComputeInstanceFromTemplate_DiskForceAttach
✅ Log TestAccComputeInstanceFromTemplate_confidentialInstanceConfigMain
✅ Log TestAccComputeInstanceFromTemplate_overrideScheduling
✅ Log TestAccComputeInstanceTemplate_AdvancedMachineFeatures
✅ Log TestAccComputeInstanceTemplate_ConfidentialInstanceConfigMain
✅ Log TestAccComputeInstanceTemplate_basic
✅ Log TestAccComputeInstanceTemplate_guestAccelerator
✅ Log TestAccComputeInstanceTemplate_guestAcceleratorSkip
✅ Log TestAccComputeInstanceTemplate_hostErrorTimeoutSeconds
✅ Log TestAccComputeInstanceTemplate_imageShorthand
✅ Log TestAccComputeInstanceTemplate_instanceResourcePolicies
✅ Log TestAccComputeInstanceTemplate_instanceResourcePoliciesSpread
✅ Log TestAccComputeInstanceTemplate_maintenance_interval
✅ Log TestAccComputeInstanceTemplate_managedEnvoy
✅ Log TestAccComputeInstanceTemplate_metadataGceContainerDeclaration
✅ Log TestAccComputeInstanceTemplate_minCpuPlatform
✅ Log TestAccComputeInstanceTemplate_nictype_update
✅ Log TestAccComputeInstanceTemplate_preemptible
✅ Log TestAccComputeInstanceTemplate_schedulingSkipGuestOSShutdown
✅ Log TestAccComputeInstanceTemplate_soleTenantNodeAffinities
✅ Log TestAccComputeInstanceTemplate_spot
✅ Log TestAccComputeInstance_GracefulShutdownWithResetUpdate
✅ Log TestAccComputeInstance_GracefulShutdownWithoutResetUpdate
✅ Log TestAccComputeInstance_guestAccelerator
✅ Log TestAccComputeInstance_guestAcceleratorSkip
✅ Log TestAccComputeInstance_hostErrorTimeoutSecconds
✅ Log TestAccComputeInstance_localSsdRecoveryTimeout
✅ Log TestAccComputeInstance_localSsdRecoveryTimeout_update
✅ Log TestAccComputeInstance_localSsdVM_maxRunDuration_stopTerminationAction
✅ Log TestAccComputeInstance_maxRunDuration_update
✅ Log TestAccComputeInstance_preemptionNoticeDuration
✅ Log TestAccComputeInstance_resourcePolicyCollocate
✅ Log TestAccComputeInstance_resourcePolicySpread
✅ Log TestAccComputeInstance_scheduling
✅ Log TestAccComputeInstance_schedulingSkipGuestOSShutdown
✅ Log TestAccComputeInstance_soleTenantNodeAffinities
✅ Log TestAccComputeInstance_spotVM
✅ Log TestAccComputeInstance_spotVM_maxRunDuration_deleteTerminationAction
✅ Log TestAccComputeInstance_spotVM_maxRunDuration_update
✅ Log TestAccComputeInstance_spotVM_update
✅ Log TestAccComputeInstance_standardVM_maxRunDuration_deleteTerminationAction
✅ Log TestAccComputeInstance_standardVM_maxRunDuration_stopTerminationAction
✅ Log TestAccComputeRegionInstanceTemplate_AdvancedMachineFeatures
✅ Log TestAccComputeRegionInstanceTemplate_ConfidentialInstanceConfigMain
✅ Log TestAccComputeRegionInstanceTemplate_basic
✅ Log TestAccComputeRegionInstanceTemplate_guestAccelerator
✅ Log TestAccComputeRegionInstanceTemplate_guestAcceleratorSkip
✅ Log TestAccComputeRegionInstanceTemplate_imageShorthand
✅ Log TestAccComputeRegionInstanceTemplate_instanceResourcePolicies
✅ Log TestAccComputeRegionInstanceTemplate_instanceResourcePoliciesSpread
✅ Log TestAccComputeRegionInstanceTemplate_maintenance_interval
✅ Log TestAccComputeRegionInstanceTemplate_managedEnvoy
✅ Log TestAccComputeRegionInstanceTemplate_metadataGceContainerDeclaration
✅ Log TestAccComputeRegionInstanceTemplate_minCpuPlatform
✅ Log TestAccComputeRegionInstanceTemplate_nictype_update
✅ Log TestAccComputeRegionInstanceTemplate_preemptible
✅ Log TestAccComputeRegionInstanceTemplate_schedulingSkipGuestOSShutdown
✅ Log TestAccComputeRegionInstanceTemplate_soleTenantNodeAffinities
✅ Log TestAccComputeRegionInstanceTemplate_spot
✅ Log TestAccComputeRegionResizeRequest_computeRmigResizeRequestExample
✅ Log TestAccComputeReservation_reservationSourceInstanceTemplateExample
✅ Log TestAccComputeResizeRequest_computeMigResizeRequestExample
✅ Log TestAccInstanceGroupManager_addingResourcePoliciesToMigWithNonZeroTargetSize_fails
✅ Log TestAccInstanceGroupManager_resourcePoliciesWorkloadPolicyUpdate
❌ Error · Log - TestAccComputeInstanceFromMachineImage_diffProject
❌ Error · Log - TestAccComputeInstanceFromMachineImage_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeInstanceFromRegionTemplate_basic
❌ Error · Log - TestAccComputeInstanceFromTemplateWithOverride_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeInstanceFromTemplateWithOverride_partnerMetadata
❌ Error · Log - TestAccComputeInstanceFromTemplate_basic
❌ Error · Log - TestAccComputeInstanceFromTemplate_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeInstanceFromTemplate_maxRunDuration_onInstanceStopAction
❌ Error · Log - TestAccComputeInstanceFromTemplate_partnerMetadata
❌ Error · Log - TestAccComputeInstanceFromTemplate_schedulingPreemptionNoticeDuration
❌ Error · Log - TestAccComputeInstanceFromTemplate_self_link_unique
❌ Error · Log - TestAccComputeInstanceFromTemplate_useDiskSelfLink
❌ Error · Log - TestAccComputeInstanceTemplate_gracefulShutdown
❌ Error · Log - TestAccComputeInstanceTemplate_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeInstanceTemplate_maxRunDuration_onInstanceStopAction
❌ Error · Log - TestAccComputeInstanceTemplate_schedulingPreemptionNoticeDuration
❌ Error · Log - TestAccComputeInstanceTemplate_spot_maxRunDuration
❌ Error · Log - TestAccComputeInstanceTemplate_spot_maxRunDuration_deleteTerminationAction
❌ Error · Log - TestAccComputeInstanceTemplate_spot_maxRunDuration_stopTerminationAction
❌ Error · Log - TestAccComputeRegionInstanceTemplate_gracefulShutdown
❌ Error · Log - TestAccComputeRegionInstanceTemplate_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeRegionInstanceTemplate_maxRunDuration_onInstanceStopAction
❌ Error · Log - TestAccComputeRegionInstanceTemplate_schedulingPreemptionNoticeDuration
❌ Error · Log - TestAccComputeRegionInstanceTemplate_spot_maxRunDuration
❌ Error · Log - TestAccComputeReservation_reservationSharingPolicyExample
❌ Error · Log - TestAccInstanceGroupManager_targetSizePolicy
❌ Error · Log - TestAccRegionInstanceGroupManager_resourcePoliciesWorkloadPolicyUpdate
❌ Error · Log - TestAccRegionInstanceGroupManager_targetSizePolicy

Caution

Issues requiring attention before PR completion

🔴 Initial Recording Failed: Some tests failed during the recording step. See the table above for details.

Please address these issues to complete your PR. If you believe these detections are incorrect or unrelated to your change, please raise the concern with your reviewer.

View the recording VCR build log or the debug logs folder for detailed results.

@inadenenko VCR tests complete for 7be9265!

@modular-magician

modular-magician commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes for commit c6e4ef1:

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 6 files changed, 298 insertions(+), 279 deletions(-)
google-beta provider View Diff 7 files changed, 391 insertions(+), 361 deletions(-)
terraform-google-conversion View Diff 3 files changed, 349 insertions(+), 505 deletions(-)

Errors

google provider:

  • The diff processor failed to build. This is usually due to the downstream provider failing to compile.

Test report

Analytics

Total Tests Passed Skipped Affected
1474 1281 93 100
Affected Service Packages
  • compute

Learn how VCR tests work


Step 1: Replaying Mode

Action taken

Found 100 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit.

Click here to see the affected tests
  • TestAccComputeInstanceConfidentialInstanceConfigMain
  • TestAccComputeInstanceFromMachineImageWithOverride_localSsdRecoveryTimeout
  • TestAccComputeInstanceFromMachineImageWithOverride_partnerMetadata
  • TestAccComputeInstanceFromMachineImage_basic
  • TestAccComputeInstanceFromMachineImage_confidentialInstanceConfigMain
  • TestAccComputeInstanceFromMachineImage_diffProject
  • TestAccComputeInstanceFromMachineImage_localSsdRecoveryTimeout
  • TestAccComputeInstanceFromMachineImage_maxRunDuration
  • TestAccComputeInstanceFromMachineImage_preemptionNoticeDuration
  • TestAccComputeInstanceFromMachineImage_withSourceMachineImageEncryptionKey
  • TestAccComputeInstanceFromRegionTemplate_basic
  • TestAccComputeInstanceFromTemplateWithOverride_localSsdRecoveryTimeout
  • TestAccComputeInstanceFromTemplateWithOverride_partnerMetadata
  • TestAccComputeInstanceFromTemplate_DiskForceAttach
  • TestAccComputeInstanceFromTemplate_basic
  • TestAccComputeInstanceFromTemplate_confidentialInstanceConfigMain
  • TestAccComputeInstanceFromTemplate_localSsdRecoveryTimeout
  • TestAccComputeInstanceFromTemplate_maxRunDuration_onInstanceStopAction
  • TestAccComputeInstanceFromTemplate_overrideScheduling
  • TestAccComputeInstanceFromTemplate_partnerMetadata
  • TestAccComputeInstanceFromTemplate_schedulingPreemptionNoticeDuration
  • TestAccComputeInstanceFromTemplate_self_link_unique
  • TestAccComputeInstanceFromTemplate_useDiskSelfLink
  • TestAccComputeInstanceTemplate_AdvancedMachineFeatures
  • TestAccComputeInstanceTemplate_ConfidentialInstanceConfigMain
  • TestAccComputeInstanceTemplate_basic
  • TestAccComputeInstanceTemplate_gracefulShutdown
  • TestAccComputeInstanceTemplate_guestAccelerator
  • TestAccComputeInstanceTemplate_guestAcceleratorSkip
  • TestAccComputeInstanceTemplate_hostErrorTimeoutSeconds
  • TestAccComputeInstanceTemplate_imageShorthand
  • TestAccComputeInstanceTemplate_instanceResourcePolicies
  • TestAccComputeInstanceTemplate_instanceResourcePoliciesSpread
  • TestAccComputeInstanceTemplate_localSsdRecoveryTimeout
  • TestAccComputeInstanceTemplate_maintenance_interval
  • TestAccComputeInstanceTemplate_managedEnvoy
  • TestAccComputeInstanceTemplate_maxRunDuration_onInstanceStopAction
  • TestAccComputeInstanceTemplate_metadataGceContainerDeclaration
  • TestAccComputeInstanceTemplate_minCpuPlatform
  • TestAccComputeInstanceTemplate_nictype_update
  • TestAccComputeInstanceTemplate_preemptible
  • TestAccComputeInstanceTemplate_schedulingPreemptionNoticeDuration
  • TestAccComputeInstanceTemplate_schedulingSkipGuestOSShutdown
  • TestAccComputeInstanceTemplate_soleTenantNodeAffinities
  • TestAccComputeInstanceTemplate_spot
  • TestAccComputeInstanceTemplate_spot_maxRunDuration
  • TestAccComputeInstanceTemplate_spot_maxRunDuration_deleteTerminationAction
  • TestAccComputeInstanceTemplate_spot_maxRunDuration_stopTerminationAction
  • TestAccComputeInstance_GracefulShutdownWithResetUpdate
  • TestAccComputeInstance_GracefulShutdownWithoutResetUpdate
  • TestAccComputeInstance_guestAccelerator
  • TestAccComputeInstance_guestAcceleratorSkip
  • TestAccComputeInstance_hostErrorTimeoutSecconds
  • TestAccComputeInstance_localSsdRecoveryTimeout
  • TestAccComputeInstance_localSsdRecoveryTimeout_update
  • TestAccComputeInstance_localSsdVM_maxRunDuration_stopTerminationAction
  • TestAccComputeInstance_maxRunDuration_update
  • TestAccComputeInstance_preemptionNoticeDuration
  • TestAccComputeInstance_resourcePolicyCollocate
  • TestAccComputeInstance_resourcePolicySpread
  • TestAccComputeInstance_scheduling
  • TestAccComputeInstance_schedulingSkipGuestOSShutdown
  • TestAccComputeInstance_soleTenantNodeAffinities
  • TestAccComputeInstance_spotVM
  • TestAccComputeInstance_spotVM_maxRunDuration_deleteTerminationAction
  • TestAccComputeInstance_spotVM_maxRunDuration_update
  • TestAccComputeInstance_spotVM_update
  • TestAccComputeInstance_standardVM_maxRunDuration_deleteTerminationAction
  • TestAccComputeInstance_standardVM_maxRunDuration_stopTerminationAction
  • TestAccComputeRegionInstanceTemplate_AdvancedMachineFeatures
  • TestAccComputeRegionInstanceTemplate_ConfidentialInstanceConfigMain
  • TestAccComputeRegionInstanceTemplate_basic
  • TestAccComputeRegionInstanceTemplate_gracefulShutdown
  • TestAccComputeRegionInstanceTemplate_guestAccelerator
  • TestAccComputeRegionInstanceTemplate_guestAcceleratorSkip
  • TestAccComputeRegionInstanceTemplate_imageShorthand
  • TestAccComputeRegionInstanceTemplate_instanceResourcePolicies
  • TestAccComputeRegionInstanceTemplate_instanceResourcePoliciesSpread
  • TestAccComputeRegionInstanceTemplate_localSsdRecoveryTimeout
  • TestAccComputeRegionInstanceTemplate_maintenance_interval
  • TestAccComputeRegionInstanceTemplate_managedEnvoy
  • TestAccComputeRegionInstanceTemplate_maxRunDuration_onInstanceStopAction
  • TestAccComputeRegionInstanceTemplate_metadataGceContainerDeclaration
  • TestAccComputeRegionInstanceTemplate_minCpuPlatform
  • TestAccComputeRegionInstanceTemplate_nictype_update
  • TestAccComputeRegionInstanceTemplate_preemptible
  • TestAccComputeRegionInstanceTemplate_schedulingPreemptionNoticeDuration
  • TestAccComputeRegionInstanceTemplate_schedulingSkipGuestOSShutdown
  • TestAccComputeRegionInstanceTemplate_soleTenantNodeAffinities
  • TestAccComputeRegionInstanceTemplate_spot
  • TestAccComputeRegionInstanceTemplate_spot_maxRunDuration
  • TestAccComputeRegionResizeRequest_computeRmigResizeRequestExample
  • TestAccComputeReservation_reservationSharingPolicyExample
  • TestAccComputeReservation_reservationSourceInstanceTemplateExample
  • TestAccComputeResizeRequest_computeMigResizeRequestExample
  • TestAccInstanceGroupManager_addingResourcePoliciesToMigWithNonZeroTargetSize_fails
  • TestAccInstanceGroupManager_resourcePoliciesWorkloadPolicyUpdate
  • TestAccInstanceGroupManager_targetSizePolicy
  • TestAccRegionInstanceGroupManager_resourcePoliciesWorkloadPolicyUpdate
  • TestAccRegionInstanceGroupManager_targetSizePolicy

View the replaying VCR build log


Step 2: Recording Mode

Recording Mode Replaying Rerun Test Name
✅ Log TestAccComputeInstanceConfidentialInstanceConfigMain
✅ Log TestAccComputeInstanceFromMachineImageWithOverride_localSsdRecoveryTimeout
✅ Log TestAccComputeInstanceFromMachineImageWithOverride_partnerMetadata
✅ Log TestAccComputeInstanceFromMachineImage_basic
✅ Log TestAccComputeInstanceFromMachineImage_confidentialInstanceConfigMain
✅ Log TestAccComputeInstanceFromMachineImage_maxRunDuration
✅ Log TestAccComputeInstanceFromMachineImage_preemptionNoticeDuration
✅ Log TestAccComputeInstanceFromMachineImage_withSourceMachineImageEncryptionKey
✅ Log TestAccComputeInstanceFromTemplate_DiskForceAttach
✅ Log TestAccComputeInstanceFromTemplate_confidentialInstanceConfigMain
✅ Log TestAccComputeInstanceFromTemplate_overrideScheduling
✅ Log TestAccComputeInstanceTemplate_AdvancedMachineFeatures
✅ Log TestAccComputeInstanceTemplate_ConfidentialInstanceConfigMain
✅ Log TestAccComputeInstanceTemplate_basic
✅ Log TestAccComputeInstanceTemplate_guestAccelerator
✅ Log TestAccComputeInstanceTemplate_guestAcceleratorSkip
✅ Log TestAccComputeInstanceTemplate_hostErrorTimeoutSeconds
✅ Log TestAccComputeInstanceTemplate_imageShorthand
✅ Log TestAccComputeInstanceTemplate_instanceResourcePolicies
✅ Log TestAccComputeInstanceTemplate_instanceResourcePoliciesSpread
✅ Log TestAccComputeInstanceTemplate_maintenance_interval
✅ Log TestAccComputeInstanceTemplate_managedEnvoy
✅ Log TestAccComputeInstanceTemplate_metadataGceContainerDeclaration
✅ Log TestAccComputeInstanceTemplate_minCpuPlatform
✅ Log TestAccComputeInstanceTemplate_nictype_update
✅ Log TestAccComputeInstanceTemplate_preemptible
✅ Log TestAccComputeInstanceTemplate_schedulingSkipGuestOSShutdown
✅ Log TestAccComputeInstanceTemplate_soleTenantNodeAffinities
✅ Log TestAccComputeInstanceTemplate_spot
✅ Log TestAccComputeInstance_GracefulShutdownWithResetUpdate
✅ Log TestAccComputeInstance_GracefulShutdownWithoutResetUpdate
✅ Log TestAccComputeInstance_guestAccelerator
✅ Log TestAccComputeInstance_guestAcceleratorSkip
✅ Log TestAccComputeInstance_hostErrorTimeoutSecconds
✅ Log TestAccComputeInstance_localSsdRecoveryTimeout
✅ Log TestAccComputeInstance_localSsdRecoveryTimeout_update
✅ Log TestAccComputeInstance_localSsdVM_maxRunDuration_stopTerminationAction
✅ Log TestAccComputeInstance_maxRunDuration_update
✅ Log TestAccComputeInstance_resourcePolicyCollocate
✅ Log TestAccComputeInstance_resourcePolicySpread
✅ Log TestAccComputeInstance_scheduling
✅ Log TestAccComputeInstance_schedulingSkipGuestOSShutdown
✅ Log TestAccComputeInstance_soleTenantNodeAffinities
✅ Log TestAccComputeInstance_spotVM
✅ Log TestAccComputeInstance_spotVM_maxRunDuration_deleteTerminationAction
✅ Log TestAccComputeInstance_spotVM_maxRunDuration_update
✅ Log TestAccComputeInstance_spotVM_update
✅ Log TestAccComputeInstance_standardVM_maxRunDuration_deleteTerminationAction
✅ Log TestAccComputeInstance_standardVM_maxRunDuration_stopTerminationAction
✅ Log TestAccComputeRegionInstanceTemplate_AdvancedMachineFeatures
✅ Log TestAccComputeRegionInstanceTemplate_ConfidentialInstanceConfigMain
✅ Log TestAccComputeRegionInstanceTemplate_basic
✅ Log TestAccComputeRegionInstanceTemplate_guestAccelerator
✅ Log TestAccComputeRegionInstanceTemplate_guestAcceleratorSkip
✅ Log TestAccComputeRegionInstanceTemplate_imageShorthand
✅ Log TestAccComputeRegionInstanceTemplate_instanceResourcePolicies
✅ Log TestAccComputeRegionInstanceTemplate_instanceResourcePoliciesSpread
✅ Log TestAccComputeRegionInstanceTemplate_maintenance_interval
✅ Log TestAccComputeRegionInstanceTemplate_managedEnvoy
✅ Log TestAccComputeRegionInstanceTemplate_metadataGceContainerDeclaration
✅ Log TestAccComputeRegionInstanceTemplate_minCpuPlatform
✅ Log TestAccComputeRegionInstanceTemplate_nictype_update
✅ Log TestAccComputeRegionInstanceTemplate_preemptible
✅ Log TestAccComputeRegionInstanceTemplate_schedulingSkipGuestOSShutdown
✅ Log TestAccComputeRegionInstanceTemplate_soleTenantNodeAffinities
✅ Log TestAccComputeRegionInstanceTemplate_spot
✅ Log TestAccComputeRegionResizeRequest_computeRmigResizeRequestExample
✅ Log TestAccComputeReservation_reservationSourceInstanceTemplateExample
✅ Log TestAccComputeResizeRequest_computeMigResizeRequestExample
✅ Log TestAccInstanceGroupManager_addingResourcePoliciesToMigWithNonZeroTargetSize_fails
✅ Log TestAccInstanceGroupManager_resourcePoliciesWorkloadPolicyUpdate
❌ Error · Log - TestAccComputeInstanceFromMachineImage_diffProject
❌ Error · Log - TestAccComputeInstanceFromMachineImage_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeInstanceFromRegionTemplate_basic
❌ Error · Log - TestAccComputeInstanceFromTemplateWithOverride_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeInstanceFromTemplateWithOverride_partnerMetadata
❌ Error · Log - TestAccComputeInstanceFromTemplate_basic
❌ Error · Log - TestAccComputeInstanceFromTemplate_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeInstanceFromTemplate_maxRunDuration_onInstanceStopAction
❌ Error · Log - TestAccComputeInstanceFromTemplate_partnerMetadata
❌ Error · Log - TestAccComputeInstanceFromTemplate_schedulingPreemptionNoticeDuration
❌ Error · Log - TestAccComputeInstanceFromTemplate_self_link_unique
❌ Error · Log - TestAccComputeInstanceFromTemplate_useDiskSelfLink
❌ Error · Log - TestAccComputeInstanceTemplate_gracefulShutdown
❌ Error · Log - TestAccComputeInstanceTemplate_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeInstanceTemplate_maxRunDuration_onInstanceStopAction
❌ Error · Log - TestAccComputeInstanceTemplate_schedulingPreemptionNoticeDuration
❌ Error · Log - TestAccComputeInstanceTemplate_spot_maxRunDuration
❌ Error · Log - TestAccComputeInstanceTemplate_spot_maxRunDuration_deleteTerminationAction
❌ Error · Log - TestAccComputeInstanceTemplate_spot_maxRunDuration_stopTerminationAction
❌ Error · Log - TestAccComputeInstance_preemptionNoticeDuration
❌ Error · Log - TestAccComputeRegionInstanceTemplate_gracefulShutdown
❌ Error · Log - TestAccComputeRegionInstanceTemplate_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeRegionInstanceTemplate_maxRunDuration_onInstanceStopAction
❌ Error · Log - TestAccComputeRegionInstanceTemplate_schedulingPreemptionNoticeDuration
❌ Error · Log - TestAccComputeRegionInstanceTemplate_spot_maxRunDuration
❌ Error · Log - TestAccComputeReservation_reservationSharingPolicyExample
❌ Error · Log - TestAccInstanceGroupManager_targetSizePolicy
❌ Error · Log - TestAccRegionInstanceGroupManager_resourcePoliciesWorkloadPolicyUpdate
❌ Error · Log - TestAccRegionInstanceGroupManager_targetSizePolicy

Caution

Issues requiring attention before PR completion

🔴 Initial Recording Failed: Some tests failed during the recording step. See the table above for details.

Please address these issues to complete your PR. If you believe these detections are incorrect or unrelated to your change, please raise the concern with your reviewer.

View the recording VCR build log or the debug logs folder for detailed results.

@inadenenko VCR tests complete for c6e4ef1!

@modular-magician

modular-magician commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 74fbd55:

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 6 files changed, 298 insertions(+), 280 deletions(-)
google-beta provider View Diff 7 files changed, 391 insertions(+), 361 deletions(-)
terraform-google-conversion View Diff 3 files changed, 349 insertions(+), 505 deletions(-)

Test report

Analytics

Total Tests Passed Skipped Affected
1474 1352 93 29
Affected Service Packages
  • compute

Learn how VCR tests work


Step 1: Replaying Mode

Action taken

Found 29 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit.

Click here to see the affected tests
  • TestAccComputeInstanceFromMachineImage_diffProject
  • TestAccComputeInstanceFromMachineImage_localSsdRecoveryTimeout
  • TestAccComputeInstanceFromRegionTemplate_basic
  • TestAccComputeInstanceFromTemplateWithOverride_localSsdRecoveryTimeout
  • TestAccComputeInstanceFromTemplateWithOverride_partnerMetadata
  • TestAccComputeInstanceFromTemplate_basic
  • TestAccComputeInstanceFromTemplate_localSsdRecoveryTimeout
  • TestAccComputeInstanceFromTemplate_maxRunDuration_onInstanceStopAction
  • TestAccComputeInstanceFromTemplate_partnerMetadata
  • TestAccComputeInstanceFromTemplate_schedulingPreemptionNoticeDuration
  • TestAccComputeInstanceFromTemplate_self_link_unique
  • TestAccComputeInstanceFromTemplate_useDiskSelfLink
  • TestAccComputeInstanceTemplate_gracefulShutdown
  • TestAccComputeInstanceTemplate_localSsdRecoveryTimeout
  • TestAccComputeInstanceTemplate_maxRunDuration_onInstanceStopAction
  • TestAccComputeInstanceTemplate_schedulingPreemptionNoticeDuration
  • TestAccComputeInstanceTemplate_spot_maxRunDuration
  • TestAccComputeInstanceTemplate_spot_maxRunDuration_deleteTerminationAction
  • TestAccComputeInstanceTemplate_spot_maxRunDuration_stopTerminationAction
  • TestAccComputeRegionInstanceTemplate_gracefulShutdown
  • TestAccComputeRegionInstanceTemplate_localSsdRecoveryTimeout
  • TestAccComputeRegionInstanceTemplate_maxRunDuration_onInstanceStopAction
  • TestAccComputeRegionInstanceTemplate_schedulingPreemptionNoticeDuration
  • TestAccComputeRegionInstanceTemplate_spot_maxRunDuration
  • TestAccComputeReservation_reservationSharingPolicyExample
  • TestAccComputeRouterPeer_AddMd5AuthenticationKey
  • TestAccInstanceGroupManager_targetSizePolicy
  • TestAccRegionInstanceGroupManager_resourcePoliciesWorkloadPolicyUpdate
  • TestAccRegionInstanceGroupManager_targetSizePolicy

View the replaying VCR build log


Step 2: Recording Mode

Recording Mode Replaying Rerun Test Name
✅ Log TestAccComputeRouterPeer_AddMd5AuthenticationKey
❌ Error · Log - TestAccComputeInstanceFromMachineImage_diffProject
❌ Error · Log - TestAccComputeInstanceFromMachineImage_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeInstanceFromRegionTemplate_basic
❌ Error · Log - TestAccComputeInstanceFromTemplateWithOverride_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeInstanceFromTemplateWithOverride_partnerMetadata
❌ Error · Log - TestAccComputeInstanceFromTemplate_basic
❌ Error · Log - TestAccComputeInstanceFromTemplate_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeInstanceFromTemplate_maxRunDuration_onInstanceStopAction
❌ Error · Log - TestAccComputeInstanceFromTemplate_partnerMetadata
❌ Error · Log - TestAccComputeInstanceFromTemplate_schedulingPreemptionNoticeDuration
❌ Error · Log - TestAccComputeInstanceFromTemplate_self_link_unique
❌ Error · Log - TestAccComputeInstanceFromTemplate_useDiskSelfLink
❌ Error · Log - TestAccComputeInstanceTemplate_gracefulShutdown
❌ Error · Log - TestAccComputeInstanceTemplate_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeInstanceTemplate_maxRunDuration_onInstanceStopAction
❌ Error · Log - TestAccComputeInstanceTemplate_schedulingPreemptionNoticeDuration
❌ Error · Log - TestAccComputeInstanceTemplate_spot_maxRunDuration
❌ Error · Log - TestAccComputeInstanceTemplate_spot_maxRunDuration_deleteTerminationAction
❌ Error · Log - TestAccComputeInstanceTemplate_spot_maxRunDuration_stopTerminationAction
❌ Error · Log - TestAccComputeRegionInstanceTemplate_gracefulShutdown
❌ Error · Log - TestAccComputeRegionInstanceTemplate_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeRegionInstanceTemplate_maxRunDuration_onInstanceStopAction
❌ Error · Log - TestAccComputeRegionInstanceTemplate_schedulingPreemptionNoticeDuration
❌ Error · Log - TestAccComputeRegionInstanceTemplate_spot_maxRunDuration
❌ Error · Log - TestAccComputeReservation_reservationSharingPolicyExample
❌ Error · Log - TestAccInstanceGroupManager_targetSizePolicy
❌ Error · Log - TestAccRegionInstanceGroupManager_resourcePoliciesWorkloadPolicyUpdate
❌ Error · Log - TestAccRegionInstanceGroupManager_targetSizePolicy

Caution

Issues requiring attention before PR completion

🔴 Initial Recording Failed: Some tests failed during the recording step. See the table above for details.

Please address these issues to complete your PR. If you believe these detections are incorrect or unrelated to your change, please raise the concern with your reviewer.

View the recording VCR build log or the debug logs folder for detailed results.

@inadenenko VCR tests complete for 74fbd55!

@modular-magician

modular-magician commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 1051da8:

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 6 files changed, 298 insertions(+), 280 deletions(-)
google-beta provider View Diff 7 files changed, 391 insertions(+), 361 deletions(-)
terraform-google-conversion View Diff 4 files changed, 420 insertions(+), 512 deletions(-)

Test report

Analytics

Total Tests Passed Skipped Affected
1474 1352 93 29
Affected Service Packages
  • compute

Learn how VCR tests work


Step 1: Replaying Mode

Action taken

Found 29 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit.

Click here to see the affected tests
  • TestAccComputeInstanceFromMachineImage_diffProject
  • TestAccComputeInstanceFromMachineImage_localSsdRecoveryTimeout
  • TestAccComputeInstanceFromRegionTemplate_basic
  • TestAccComputeInstanceFromTemplateWithOverride_localSsdRecoveryTimeout
  • TestAccComputeInstanceFromTemplateWithOverride_partnerMetadata
  • TestAccComputeInstanceFromTemplate_basic
  • TestAccComputeInstanceFromTemplate_localSsdRecoveryTimeout
  • TestAccComputeInstanceFromTemplate_maxRunDuration_onInstanceStopAction
  • TestAccComputeInstanceFromTemplate_partnerMetadata
  • TestAccComputeInstanceFromTemplate_schedulingPreemptionNoticeDuration
  • TestAccComputeInstanceFromTemplate_self_link_unique
  • TestAccComputeInstanceFromTemplate_useDiskSelfLink
  • TestAccComputeInstanceTemplate_gracefulShutdown
  • TestAccComputeInstanceTemplate_localSsdRecoveryTimeout
  • TestAccComputeInstanceTemplate_maxRunDuration_onInstanceStopAction
  • TestAccComputeInstanceTemplate_schedulingPreemptionNoticeDuration
  • TestAccComputeInstanceTemplate_spot_maxRunDuration
  • TestAccComputeInstanceTemplate_spot_maxRunDuration_deleteTerminationAction
  • TestAccComputeInstanceTemplate_spot_maxRunDuration_stopTerminationAction
  • TestAccComputeRegionInstanceTemplate_gracefulShutdown
  • TestAccComputeRegionInstanceTemplate_localSsdRecoveryTimeout
  • TestAccComputeRegionInstanceTemplate_maxRunDuration_onInstanceStopAction
  • TestAccComputeRegionInstanceTemplate_schedulingPreemptionNoticeDuration
  • TestAccComputeRegionInstanceTemplate_spot_maxRunDuration
  • TestAccComputeReservation_reservationSharingPolicyExample
  • TestAccComputeRouterPeer_AddMd5AuthenticationKey
  • TestAccInstanceGroupManager_targetSizePolicy
  • TestAccRegionInstanceGroupManager_resourcePoliciesWorkloadPolicyUpdate
  • TestAccRegionInstanceGroupManager_targetSizePolicy

View the replaying VCR build log


Step 2: Recording Mode

Recording Mode Replaying Rerun Test Name
✅ Log TestAccComputeReservation_reservationSharingPolicyExample
✅ Log TestAccComputeRouterPeer_AddMd5AuthenticationKey
❌ Error · Log - TestAccComputeInstanceFromMachineImage_diffProject
❌ Error · Log - TestAccComputeInstanceFromMachineImage_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeInstanceFromRegionTemplate_basic
❌ Error · Log - TestAccComputeInstanceFromTemplateWithOverride_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeInstanceFromTemplateWithOverride_partnerMetadata
❌ Error · Log - TestAccComputeInstanceFromTemplate_basic
❌ Error · Log - TestAccComputeInstanceFromTemplate_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeInstanceFromTemplate_maxRunDuration_onInstanceStopAction
❌ Error · Log - TestAccComputeInstanceFromTemplate_partnerMetadata
❌ Error · Log - TestAccComputeInstanceFromTemplate_schedulingPreemptionNoticeDuration
❌ Error · Log - TestAccComputeInstanceFromTemplate_self_link_unique
❌ Error · Log - TestAccComputeInstanceFromTemplate_useDiskSelfLink
❌ Error · Log - TestAccComputeInstanceTemplate_gracefulShutdown
❌ Error · Log - TestAccComputeInstanceTemplate_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeInstanceTemplate_maxRunDuration_onInstanceStopAction
❌ Error · Log - TestAccComputeInstanceTemplate_schedulingPreemptionNoticeDuration
❌ Error · Log - TestAccComputeInstanceTemplate_spot_maxRunDuration
❌ Error · Log - TestAccComputeInstanceTemplate_spot_maxRunDuration_deleteTerminationAction
❌ Error · Log - TestAccComputeInstanceTemplate_spot_maxRunDuration_stopTerminationAction
❌ Error · Log - TestAccComputeRegionInstanceTemplate_gracefulShutdown
❌ Error · Log - TestAccComputeRegionInstanceTemplate_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeRegionInstanceTemplate_maxRunDuration_onInstanceStopAction
❌ Error · Log - TestAccComputeRegionInstanceTemplate_schedulingPreemptionNoticeDuration
❌ Error · Log - TestAccComputeRegionInstanceTemplate_spot_maxRunDuration
❌ Error · Log - TestAccInstanceGroupManager_targetSizePolicy
❌ Error · Log - TestAccRegionInstanceGroupManager_resourcePoliciesWorkloadPolicyUpdate
❌ Error · Log - TestAccRegionInstanceGroupManager_targetSizePolicy

Caution

Issues requiring attention before PR completion

🔴 Initial Recording Failed: Some tests failed during the recording step. See the table above for details.

Please address these issues to complete your PR. If you believe these detections are incorrect or unrelated to your change, please raise the concern with your reviewer.

View the recording VCR build log or the debug logs folder for detailed results.

@inadenenko VCR tests complete for 1051da8!

@modular-magician

modular-magician commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 448584b:

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 6 files changed, 298 insertions(+), 280 deletions(-)
google-beta provider View Diff 7 files changed, 391 insertions(+), 361 deletions(-)
terraform-google-conversion View Diff 4 files changed, 429 insertions(+), 512 deletions(-)

Test report

Analytics

Total Tests Passed Skipped Affected
1474 1353 93 28
Affected Service Packages
  • compute

Learn how VCR tests work


Step 1: Replaying Mode

Action taken

Found 28 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit.

Click here to see the affected tests
  • TestAccComputeInstanceFromMachineImage_diffProject
  • TestAccComputeInstanceFromMachineImage_localSsdRecoveryTimeout
  • TestAccComputeInstanceFromRegionTemplate_basic
  • TestAccComputeInstanceFromTemplateWithOverride_localSsdRecoveryTimeout
  • TestAccComputeInstanceFromTemplateWithOverride_partnerMetadata
  • TestAccComputeInstanceFromTemplate_basic
  • TestAccComputeInstanceFromTemplate_localSsdRecoveryTimeout
  • TestAccComputeInstanceFromTemplate_maxRunDuration_onInstanceStopAction
  • TestAccComputeInstanceFromTemplate_partnerMetadata
  • TestAccComputeInstanceFromTemplate_schedulingPreemptionNoticeDuration
  • TestAccComputeInstanceFromTemplate_self_link_unique
  • TestAccComputeInstanceFromTemplate_useDiskSelfLink
  • TestAccComputeInstanceTemplate_gracefulShutdown
  • TestAccComputeInstanceTemplate_localSsdRecoveryTimeout
  • TestAccComputeInstanceTemplate_maxRunDuration_onInstanceStopAction
  • TestAccComputeInstanceTemplate_schedulingPreemptionNoticeDuration
  • TestAccComputeInstanceTemplate_spot_maxRunDuration
  • TestAccComputeInstanceTemplate_spot_maxRunDuration_deleteTerminationAction
  • TestAccComputeInstanceTemplate_spot_maxRunDuration_stopTerminationAction
  • TestAccComputeRegionInstanceTemplate_gracefulShutdown
  • TestAccComputeRegionInstanceTemplate_localSsdRecoveryTimeout
  • TestAccComputeRegionInstanceTemplate_maxRunDuration_onInstanceStopAction
  • TestAccComputeRegionInstanceTemplate_schedulingPreemptionNoticeDuration
  • TestAccComputeRegionInstanceTemplate_spot_maxRunDuration
  • TestAccComputeReservation_reservationSharingPolicyExample
  • TestAccInstanceGroupManager_targetSizePolicy
  • TestAccRegionInstanceGroupManager_resourcePoliciesWorkloadPolicyUpdate
  • TestAccRegionInstanceGroupManager_targetSizePolicy

View the replaying VCR build log


Step 2: Recording Mode

Recording Mode Replaying Rerun Test Name
❌ Error · Log - TestAccComputeInstanceFromMachineImage_diffProject
❌ Error · Log - TestAccComputeInstanceFromMachineImage_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeInstanceFromRegionTemplate_basic
❌ Error · Log - TestAccComputeInstanceFromTemplateWithOverride_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeInstanceFromTemplateWithOverride_partnerMetadata
❌ Error · Log - TestAccComputeInstanceFromTemplate_basic
❌ Error · Log - TestAccComputeInstanceFromTemplate_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeInstanceFromTemplate_maxRunDuration_onInstanceStopAction
❌ Error · Log - TestAccComputeInstanceFromTemplate_partnerMetadata
❌ Error · Log - TestAccComputeInstanceFromTemplate_schedulingPreemptionNoticeDuration
❌ Error · Log - TestAccComputeInstanceFromTemplate_self_link_unique
❌ Error · Log - TestAccComputeInstanceFromTemplate_useDiskSelfLink
❌ Error · Log - TestAccComputeInstanceTemplate_gracefulShutdown
❌ Error · Log - TestAccComputeInstanceTemplate_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeInstanceTemplate_maxRunDuration_onInstanceStopAction
❌ Error · Log - TestAccComputeInstanceTemplate_schedulingPreemptionNoticeDuration
❌ Error · Log - TestAccComputeInstanceTemplate_spot_maxRunDuration
❌ Error · Log - TestAccComputeInstanceTemplate_spot_maxRunDuration_deleteTerminationAction
❌ Error · Log - TestAccComputeInstanceTemplate_spot_maxRunDuration_stopTerminationAction
❌ Error · Log - TestAccComputeRegionInstanceTemplate_gracefulShutdown
❌ Error · Log - TestAccComputeRegionInstanceTemplate_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeRegionInstanceTemplate_maxRunDuration_onInstanceStopAction
❌ Error · Log - TestAccComputeRegionInstanceTemplate_schedulingPreemptionNoticeDuration
❌ Error · Log - TestAccComputeRegionInstanceTemplate_spot_maxRunDuration
❌ Error · Log - TestAccComputeReservation_reservationSharingPolicyExample
❌ Error · Log - TestAccInstanceGroupManager_targetSizePolicy
❌ Error · Log - TestAccRegionInstanceGroupManager_resourcePoliciesWorkloadPolicyUpdate
❌ Error · Log - TestAccRegionInstanceGroupManager_targetSizePolicy

Caution

Issues requiring attention before PR completion

🔴 Initial Recording Failed: Some tests failed during the recording step. See the table above for details.

Please address these issues to complete your PR. If you believe these detections are incorrect or unrelated to your change, please raise the concern with your reviewer.

View the recording VCR build log or the debug logs folder for detailed results.

@inadenenko VCR tests complete for 448584b!

@modular-magician

modular-magician commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes for commit fa26512:

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 6 files changed, 298 insertions(+), 280 deletions(-)
google-beta provider View Diff 7 files changed, 391 insertions(+), 361 deletions(-)
terraform-google-conversion View Diff 4 files changed, 443 insertions(+), 513 deletions(-)

Test report

Analytics

Total Tests Passed Skipped Affected
1474 1353 93 28
Affected Service Packages
  • compute

Learn how VCR tests work


Step 1: Replaying Mode

Action taken

Found 28 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit.

Click here to see the affected tests
  • TestAccComputeInstanceFromMachineImage_diffProject
  • TestAccComputeInstanceFromMachineImage_localSsdRecoveryTimeout
  • TestAccComputeInstanceFromRegionTemplate_basic
  • TestAccComputeInstanceFromTemplateWithOverride_localSsdRecoveryTimeout
  • TestAccComputeInstanceFromTemplateWithOverride_partnerMetadata
  • TestAccComputeInstanceFromTemplate_basic
  • TestAccComputeInstanceFromTemplate_localSsdRecoveryTimeout
  • TestAccComputeInstanceFromTemplate_maxRunDuration_onInstanceStopAction
  • TestAccComputeInstanceFromTemplate_partnerMetadata
  • TestAccComputeInstanceFromTemplate_schedulingPreemptionNoticeDuration
  • TestAccComputeInstanceFromTemplate_self_link_unique
  • TestAccComputeInstanceFromTemplate_useDiskSelfLink
  • TestAccComputeInstanceTemplate_gracefulShutdown
  • TestAccComputeInstanceTemplate_localSsdRecoveryTimeout
  • TestAccComputeInstanceTemplate_maxRunDuration_onInstanceStopAction
  • TestAccComputeInstanceTemplate_schedulingPreemptionNoticeDuration
  • TestAccComputeInstanceTemplate_spot_maxRunDuration
  • TestAccComputeInstanceTemplate_spot_maxRunDuration_deleteTerminationAction
  • TestAccComputeInstanceTemplate_spot_maxRunDuration_stopTerminationAction
  • TestAccComputeRegionInstanceTemplate_gracefulShutdown
  • TestAccComputeRegionInstanceTemplate_localSsdRecoveryTimeout
  • TestAccComputeRegionInstanceTemplate_maxRunDuration_onInstanceStopAction
  • TestAccComputeRegionInstanceTemplate_schedulingPreemptionNoticeDuration
  • TestAccComputeRegionInstanceTemplate_spot_maxRunDuration
  • TestAccComputeReservation_reservationSharingPolicyExample
  • TestAccInstanceGroupManager_targetSizePolicy
  • TestAccRegionInstanceGroupManager_resourcePoliciesWorkloadPolicyUpdate
  • TestAccRegionInstanceGroupManager_targetSizePolicy

View the replaying VCR build log


Step 2: Recording Mode

Recording Mode Replaying Rerun Test Name
❌ Error · Log - TestAccComputeInstanceFromMachineImage_diffProject
❌ Error · Log - TestAccComputeInstanceFromMachineImage_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeInstanceFromRegionTemplate_basic
❌ Error · Log - TestAccComputeInstanceFromTemplateWithOverride_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeInstanceFromTemplateWithOverride_partnerMetadata
❌ Error · Log - TestAccComputeInstanceFromTemplate_basic
❌ Error · Log - TestAccComputeInstanceFromTemplate_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeInstanceFromTemplate_maxRunDuration_onInstanceStopAction
❌ Error · Log - TestAccComputeInstanceFromTemplate_partnerMetadata
❌ Error · Log - TestAccComputeInstanceFromTemplate_schedulingPreemptionNoticeDuration
❌ Error · Log - TestAccComputeInstanceFromTemplate_self_link_unique
❌ Error · Log - TestAccComputeInstanceFromTemplate_useDiskSelfLink
❌ Error · Log - TestAccComputeInstanceTemplate_gracefulShutdown
❌ Error · Log - TestAccComputeInstanceTemplate_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeInstanceTemplate_maxRunDuration_onInstanceStopAction
❌ Error · Log - TestAccComputeInstanceTemplate_schedulingPreemptionNoticeDuration
❌ Error · Log - TestAccComputeInstanceTemplate_spot_maxRunDuration
❌ Error · Log - TestAccComputeInstanceTemplate_spot_maxRunDuration_deleteTerminationAction
❌ Error · Log - TestAccComputeInstanceTemplate_spot_maxRunDuration_stopTerminationAction
❌ Error · Log - TestAccComputeRegionInstanceTemplate_gracefulShutdown
❌ Error · Log - TestAccComputeRegionInstanceTemplate_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeRegionInstanceTemplate_maxRunDuration_onInstanceStopAction
❌ Error · Log - TestAccComputeRegionInstanceTemplate_schedulingPreemptionNoticeDuration
❌ Error · Log - TestAccComputeRegionInstanceTemplate_spot_maxRunDuration
❌ Error · Log - TestAccComputeReservation_reservationSharingPolicyExample
❌ Error · Log - TestAccInstanceGroupManager_targetSizePolicy
❌ Error · Log - TestAccRegionInstanceGroupManager_resourcePoliciesWorkloadPolicyUpdate
❌ Error · Log - TestAccRegionInstanceGroupManager_targetSizePolicy

Caution

Issues requiring attention before PR completion

🔴 Initial Recording Failed: Some tests failed during the recording step. See the table above for details.

Please address these issues to complete your PR. If you believe these detections are incorrect or unrelated to your change, please raise the concern with your reviewer.

View the recording VCR build log or the debug logs folder for detailed results.

@inadenenko VCR tests complete for fa26512!

@modular-magician

modular-magician commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 9aa7352:

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 6 files changed, 307 insertions(+), 294 deletions(-)
google-beta provider View Diff 7 files changed, 400 insertions(+), 375 deletions(-)
terraform-google-conversion View Diff 4 files changed, 443 insertions(+), 513 deletions(-)

Test report

Analytics

Total Tests Passed Skipped Affected
1474 1128 93 253
Affected Service Packages
  • compute

Learn how VCR tests work


Step 1: Replaying Mode

Action taken

Found 253 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit.

More than 100 tests failed in replaying; this is too many to display on GitHub. View the Cloud Build logs to see the full list.

View the replaying VCR build log


Step 2: Recording Mode

More than 100 tests ran in recording mode; this is too many to display on GitHub. View the Cloud Build logs to see the result summary.

Caution

Issues requiring attention before PR completion

🔴 Initial Recording Failed: Some tests failed during the recording step. See the table above for details.

Please address these issues to complete your PR. If you believe these detections are incorrect or unrelated to your change, please raise the concern with your reviewer.

View the recording VCR build log or the debug logs folder for detailed results.

@inadenenko VCR tests complete for 9aa7352!

@modular-magician

modular-magician commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 87fd792:

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 7 files changed, 342 insertions(+), 321 deletions(-)
google-beta provider View Diff 8 files changed, 464 insertions(+), 426 deletions(-)
terraform-google-conversion View Diff 6 files changed, 517 insertions(+), 543 deletions(-)

Test report

Analytics

Total Tests Passed Skipped Affected
1483 1138 93 252
Affected Service Packages
  • compute

Learn how VCR tests work


Step 1: Replaying Mode

Action taken

Found 252 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit.

More than 100 tests failed in replaying; this is too many to display on GitHub. View the Cloud Build logs to see the full list.

View the replaying VCR build log


Step 2: Recording Mode

More than 100 tests ran in recording mode; this is too many to display on GitHub. View the Cloud Build logs to see the result summary.

Caution

Issues requiring attention before PR completion

🔴 Initial Recording Failed: Some tests failed during the recording step. See the table above for details.

Please address these issues to complete your PR. If you believe these detections are incorrect or unrelated to your change, please raise the concern with your reviewer.

View the recording VCR build log or the debug logs folder for detailed results.

@inadenenko VCR tests complete for 87fd792!

@modular-magician

modular-magician commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 59cbe90:

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 7 files changed, 342 insertions(+), 321 deletions(-)
google-beta provider View Diff 8 files changed, 464 insertions(+), 426 deletions(-)
terraform-google-conversion View Diff 6 files changed, 529 insertions(+), 543 deletions(-)

Test report

Analytics

Total Tests Passed Skipped Affected
1483 1357 93 33
Affected Service Packages
  • compute

Learn how VCR tests work


Step 1: Replaying Mode

Action taken

Found 33 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit.

Click here to see the affected tests
  • TestAccComputeInstanceFromMachineImageWithOverride_partnerMetadata
  • TestAccComputeInstanceFromMachineImage_diffProject
  • TestAccComputeInstanceFromMachineImage_localSsdRecoveryTimeout
  • TestAccComputeInstanceFromMachineImage_overrideMetadataDotStartupScript
  • TestAccComputeInstanceFromRegionTemplate_basic
  • TestAccComputeInstanceFromTemplateWithOverride_localSsdRecoveryTimeout
  • TestAccComputeInstanceFromTemplateWithOverride_partnerMetadata
  • TestAccComputeInstanceFromTemplate_basic
  • TestAccComputeInstanceFromTemplate_diskResourcePolicies
  • TestAccComputeInstanceFromTemplate_localSsdRecoveryTimeout
  • TestAccComputeInstanceFromTemplate_maxRunDuration_onInstanceStopAction
  • TestAccComputeInstanceFromTemplate_overrideMetadataDotStartupScript
  • TestAccComputeInstanceFromTemplate_partnerMetadata
  • TestAccComputeInstanceFromTemplate_schedulingPreemptionNoticeDuration
  • TestAccComputeInstanceFromTemplate_self_link_unique
  • TestAccComputeInstanceFromTemplate_useDiskSelfLink
  • TestAccComputeInstanceTemplate_gracefulShutdown
  • TestAccComputeInstanceTemplate_localSsdRecoveryTimeout
  • TestAccComputeInstanceTemplate_maxRunDuration_onInstanceStopAction
  • TestAccComputeInstanceTemplate_schedulingPreemptionNoticeDuration
  • TestAccComputeInstanceTemplate_spot_maxRunDuration
  • TestAccComputeInstanceTemplate_spot_maxRunDuration_deleteTerminationAction
  • TestAccComputeInstanceTemplate_spot_maxRunDuration_stopTerminationAction
  • TestAccComputeInstance_diskResourcePolicies_attachmentDiff
  • TestAccComputeRegionInstanceTemplate_gracefulShutdown
  • TestAccComputeRegionInstanceTemplate_localSsdRecoveryTimeout
  • TestAccComputeRegionInstanceTemplate_maxRunDuration_onInstanceStopAction
  • TestAccComputeRegionInstanceTemplate_schedulingPreemptionNoticeDuration
  • TestAccComputeRegionInstanceTemplate_spot_maxRunDuration
  • TestAccComputeTargetInstance_withSecurityPolicy
  • TestAccInstanceGroupManager_targetSizePolicy
  • TestAccRegionInstanceGroupManager_resourcePoliciesWorkloadPolicyUpdate
  • TestAccRegionInstanceGroupManager_targetSizePolicy

View the replaying VCR build log


Step 2: Recording Mode

Recording Mode Replaying Rerun Test Name
✅ Log TestAccComputeInstanceFromTemplate_diskResourcePolicies
❌ Error · Log - TestAccComputeInstanceFromMachineImageWithOverride_partnerMetadata
❌ Error · Log - TestAccComputeInstanceFromMachineImage_diffProject
❌ Error · Log - TestAccComputeInstanceFromMachineImage_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeInstanceFromMachineImage_overrideMetadataDotStartupScript
❌ Error · Log - TestAccComputeInstanceFromRegionTemplate_basic
❌ Error · Log - TestAccComputeInstanceFromTemplateWithOverride_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeInstanceFromTemplateWithOverride_partnerMetadata
❌ Error · Log - TestAccComputeInstanceFromTemplate_basic
❌ Error · Log - TestAccComputeInstanceFromTemplate_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeInstanceFromTemplate_maxRunDuration_onInstanceStopAction
❌ Error · Log - TestAccComputeInstanceFromTemplate_overrideMetadataDotStartupScript
❌ Error · Log - TestAccComputeInstanceFromTemplate_partnerMetadata
❌ Error · Log - TestAccComputeInstanceFromTemplate_schedulingPreemptionNoticeDuration
❌ Error · Log - TestAccComputeInstanceFromTemplate_self_link_unique
❌ Error · Log - TestAccComputeInstanceFromTemplate_useDiskSelfLink
❌ Error · Log - TestAccComputeInstanceTemplate_gracefulShutdown
❌ Error · Log - TestAccComputeInstanceTemplate_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeInstanceTemplate_maxRunDuration_onInstanceStopAction
❌ Error · Log - TestAccComputeInstanceTemplate_schedulingPreemptionNoticeDuration
❌ Error · Log - TestAccComputeInstanceTemplate_spot_maxRunDuration
❌ Error · Log - TestAccComputeInstanceTemplate_spot_maxRunDuration_deleteTerminationAction
❌ Error · Log - TestAccComputeInstanceTemplate_spot_maxRunDuration_stopTerminationAction
❌ Error · Log - TestAccComputeInstance_diskResourcePolicies_attachmentDiff
❌ Error · Log - TestAccComputeRegionInstanceTemplate_gracefulShutdown
❌ Error · Log - TestAccComputeRegionInstanceTemplate_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeRegionInstanceTemplate_maxRunDuration_onInstanceStopAction
❌ Error · Log - TestAccComputeRegionInstanceTemplate_schedulingPreemptionNoticeDuration
❌ Error · Log - TestAccComputeRegionInstanceTemplate_spot_maxRunDuration
❌ Error · Log - TestAccComputeTargetInstance_withSecurityPolicy
❌ Error · Log - TestAccInstanceGroupManager_targetSizePolicy
❌ Error · Log - TestAccRegionInstanceGroupManager_resourcePoliciesWorkloadPolicyUpdate
❌ Error · Log - TestAccRegionInstanceGroupManager_targetSizePolicy

Caution

Issues requiring attention before PR completion

🔴 Initial Recording Failed: Some tests failed during the recording step. See the table above for details.

Please address these issues to complete your PR. If you believe these detections are incorrect or unrelated to your change, please raise the concern with your reviewer.

View the recording VCR build log or the debug logs folder for detailed results.

@inadenenko VCR tests complete for 59cbe90!

@inadenenko inadenenko force-pushed the compute-instance-helpers-scheduling-migration branch from 239418f to 833ae8e Compare June 18, 2026 19:25
@modular-magician

modular-magician commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 833ae8e:

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 7 files changed, 341 insertions(+), 314 deletions(-)
google-beta provider View Diff 8 files changed, 480 insertions(+), 419 deletions(-)
terraform-google-conversion View Diff 6 files changed, 529 insertions(+), 543 deletions(-)

Test report

Analytics

Total Tests Passed Skipped Affected
1483 1358 93 32
Affected Service Packages
  • compute

Learn how VCR tests work


Step 1: Replaying Mode

Action taken

Found 32 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit.

Click here to see the affected tests
  • TestAccComputeInstanceFromMachineImageWithOverride_partnerMetadata
  • TestAccComputeInstanceFromMachineImage_diffProject
  • TestAccComputeInstanceFromMachineImage_localSsdRecoveryTimeout
  • TestAccComputeInstanceFromMachineImage_overrideMetadataDotStartupScript
  • TestAccComputeInstanceFromRegionTemplate_basic
  • TestAccComputeInstanceFromTemplateWithOverride_localSsdRecoveryTimeout
  • TestAccComputeInstanceFromTemplateWithOverride_partnerMetadata
  • TestAccComputeInstanceFromTemplate_basic
  • TestAccComputeInstanceFromTemplate_localSsdRecoveryTimeout
  • TestAccComputeInstanceFromTemplate_maxRunDuration_onInstanceStopAction
  • TestAccComputeInstanceFromTemplate_overrideMetadataDotStartupScript
  • TestAccComputeInstanceFromTemplate_partnerMetadata
  • TestAccComputeInstanceFromTemplate_schedulingPreemptionNoticeDuration
  • TestAccComputeInstanceFromTemplate_self_link_unique
  • TestAccComputeInstanceFromTemplate_useDiskSelfLink
  • TestAccComputeInstanceTemplate_gracefulShutdown
  • TestAccComputeInstanceTemplate_localSsdRecoveryTimeout
  • TestAccComputeInstanceTemplate_maxRunDuration_onInstanceStopAction
  • TestAccComputeInstanceTemplate_schedulingPreemptionNoticeDuration
  • TestAccComputeInstanceTemplate_spot_maxRunDuration
  • TestAccComputeInstanceTemplate_spot_maxRunDuration_deleteTerminationAction
  • TestAccComputeInstanceTemplate_spot_maxRunDuration_stopTerminationAction
  • TestAccComputeInstance_diskResourcePolicies_attachmentDiff
  • TestAccComputeRegionInstanceTemplate_gracefulShutdown
  • TestAccComputeRegionInstanceTemplate_localSsdRecoveryTimeout
  • TestAccComputeRegionInstanceTemplate_maxRunDuration_onInstanceStopAction
  • TestAccComputeRegionInstanceTemplate_schedulingPreemptionNoticeDuration
  • TestAccComputeRegionInstanceTemplate_spot_maxRunDuration
  • TestAccComputeTargetInstance_withSecurityPolicy
  • TestAccInstanceGroupManager_targetSizePolicy
  • TestAccRegionInstanceGroupManager_resourcePoliciesWorkloadPolicyUpdate
  • TestAccRegionInstanceGroupManager_targetSizePolicy

View the replaying VCR build log


Step 2: Recording Mode

Recording Mode Replaying Rerun Test Name
✅ Log TestAccComputeInstanceFromMachineImageWithOverride_partnerMetadata
✅ Log TestAccComputeInstance_diskResourcePolicies_attachmentDiff
❌ Error · Log - TestAccComputeInstanceFromMachineImage_diffProject
❌ Error · Log - TestAccComputeInstanceFromMachineImage_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeInstanceFromMachineImage_overrideMetadataDotStartupScript
❌ Error · Log - TestAccComputeInstanceFromRegionTemplate_basic
❌ Error · Log - TestAccComputeInstanceFromTemplateWithOverride_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeInstanceFromTemplateWithOverride_partnerMetadata
❌ Error · Log - TestAccComputeInstanceFromTemplate_basic
❌ Error · Log - TestAccComputeInstanceFromTemplate_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeInstanceFromTemplate_maxRunDuration_onInstanceStopAction
❌ Error · Log - TestAccComputeInstanceFromTemplate_overrideMetadataDotStartupScript
❌ Error · Log - TestAccComputeInstanceFromTemplate_partnerMetadata
❌ Error · Log - TestAccComputeInstanceFromTemplate_schedulingPreemptionNoticeDuration
❌ Error · Log - TestAccComputeInstanceFromTemplate_self_link_unique
❌ Error · Log - TestAccComputeInstanceFromTemplate_useDiskSelfLink
❌ Error · Log - TestAccComputeInstanceTemplate_gracefulShutdown
❌ Error · Log - TestAccComputeInstanceTemplate_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeInstanceTemplate_maxRunDuration_onInstanceStopAction
❌ Error · Log - TestAccComputeInstanceTemplate_schedulingPreemptionNoticeDuration
❌ Error · Log - TestAccComputeInstanceTemplate_spot_maxRunDuration
❌ Error · Log - TestAccComputeInstanceTemplate_spot_maxRunDuration_deleteTerminationAction
❌ Error · Log - TestAccComputeInstanceTemplate_spot_maxRunDuration_stopTerminationAction
❌ Error · Log - TestAccComputeRegionInstanceTemplate_gracefulShutdown
❌ Error · Log - TestAccComputeRegionInstanceTemplate_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeRegionInstanceTemplate_maxRunDuration_onInstanceStopAction
❌ Error · Log - TestAccComputeRegionInstanceTemplate_schedulingPreemptionNoticeDuration
❌ Error · Log - TestAccComputeRegionInstanceTemplate_spot_maxRunDuration
❌ Error · Log - TestAccComputeTargetInstance_withSecurityPolicy
❌ Error · Log - TestAccInstanceGroupManager_targetSizePolicy
❌ Error · Log - TestAccRegionInstanceGroupManager_resourcePoliciesWorkloadPolicyUpdate
❌ Error · Log - TestAccRegionInstanceGroupManager_targetSizePolicy

Caution

Issues requiring attention before PR completion

🔴 Initial Recording Failed: Some tests failed during the recording step. See the table above for details.

Please address these issues to complete your PR. If you believe these detections are incorrect or unrelated to your change, please raise the concern with your reviewer.

View the recording VCR build log or the debug logs folder for detailed results.

@inadenenko VCR tests complete for 833ae8e!

@modular-magician

modular-magician commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 93114e5:

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 8 files changed, 359 insertions(+), 316 deletions(-)
google-beta provider View Diff 9 files changed, 509 insertions(+), 421 deletions(-)
terraform-google-conversion View Diff 6 files changed, 529 insertions(+), 543 deletions(-)

Test report

Analytics

Total Tests Passed Skipped Affected
1483 1355 93 35
Affected Service Packages
  • compute

Learn how VCR tests work


Step 1: Replaying Mode

Action taken

Found 35 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit.

Click here to see the affected tests
  • TestAccComputeInstanceFromMachineImageWithOverride_localSsdRecoveryTimeout
  • TestAccComputeInstanceFromMachineImageWithOverride_partnerMetadata
  • TestAccComputeInstanceFromMachineImage_basic
  • TestAccComputeInstanceFromMachineImage_confidentialInstanceConfigMain
  • TestAccComputeInstanceFromMachineImage_diffProject
  • TestAccComputeInstanceFromMachineImage_localSsdRecoveryTimeout
  • TestAccComputeInstanceFromMachineImage_maxRunDuration
  • TestAccComputeInstanceFromMachineImage_preemptionNoticeDuration
  • TestAccComputeInstanceFromRegionTemplate_basic
  • TestAccComputeInstanceFromTemplateWithOverride_localSsdRecoveryTimeout
  • TestAccComputeInstanceFromTemplateWithOverride_partnerMetadata
  • TestAccComputeInstanceFromTemplate_basic
  • TestAccComputeInstanceFromTemplate_localSsdRecoveryTimeout
  • TestAccComputeInstanceFromTemplate_maxRunDuration_onInstanceStopAction
  • TestAccComputeInstanceFromTemplate_overrideMetadataDotStartupScript
  • TestAccComputeInstanceFromTemplate_partnerMetadata
  • TestAccComputeInstanceFromTemplate_schedulingPreemptionNoticeDuration
  • TestAccComputeInstanceFromTemplate_self_link_unique
  • TestAccComputeInstanceFromTemplate_useDiskSelfLink
  • TestAccComputeInstanceTemplate_gracefulShutdown
  • TestAccComputeInstanceTemplate_localSsdRecoveryTimeout
  • TestAccComputeInstanceTemplate_maxRunDuration_onInstanceStopAction
  • TestAccComputeInstanceTemplate_schedulingPreemptionNoticeDuration
  • TestAccComputeInstanceTemplate_spot_maxRunDuration
  • TestAccComputeInstanceTemplate_spot_maxRunDuration_deleteTerminationAction
  • TestAccComputeInstanceTemplate_spot_maxRunDuration_stopTerminationAction
  • TestAccComputeRegionInstanceTemplate_gracefulShutdown
  • TestAccComputeRegionInstanceTemplate_localSsdRecoveryTimeout
  • TestAccComputeRegionInstanceTemplate_maxRunDuration_onInstanceStopAction
  • TestAccComputeRegionInstanceTemplate_schedulingPreemptionNoticeDuration
  • TestAccComputeRegionInstanceTemplate_spot_maxRunDuration
  • TestAccComputeTargetInstance_withSecurityPolicy
  • TestAccInstanceGroupManager_targetSizePolicy
  • TestAccRegionInstanceGroupManager_resourcePoliciesWorkloadPolicyUpdate
  • TestAccRegionInstanceGroupManager_targetSizePolicy

View the replaying VCR build log


Step 2: Recording Mode

Recording Mode Replaying Rerun Test Name
✅ Log TestAccComputeInstanceFromMachineImageWithOverride_localSsdRecoveryTimeout
✅ Log TestAccComputeInstanceFromMachineImageWithOverride_partnerMetadata
✅ Log TestAccComputeInstanceFromMachineImage_basic
✅ Log TestAccComputeInstanceFromMachineImage_confidentialInstanceConfigMain
✅ Log TestAccComputeInstanceFromMachineImage_localSsdRecoveryTimeout
✅ Log TestAccComputeInstanceFromMachineImage_maxRunDuration
✅ Log TestAccComputeInstanceFromMachineImage_preemptionNoticeDuration
✅ Log TestAccComputeInstanceFromRegionTemplate_basic
✅ Log TestAccComputeInstanceFromTemplate_basic
✅ Log TestAccComputeInstanceFromTemplate_partnerMetadata
✅ Log TestAccComputeInstanceFromTemplate_self_link_unique
✅ Log TestAccComputeInstanceFromTemplate_useDiskSelfLink
❌ Error · Log - TestAccComputeInstanceFromMachineImage_diffProject
❌ Error · Log - TestAccComputeInstanceFromTemplateWithOverride_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeInstanceFromTemplateWithOverride_partnerMetadata
❌ Error · Log - TestAccComputeInstanceFromTemplate_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeInstanceFromTemplate_maxRunDuration_onInstanceStopAction
❌ Error · Log - TestAccComputeInstanceFromTemplate_overrideMetadataDotStartupScript
❌ Error · Log - TestAccComputeInstanceFromTemplate_schedulingPreemptionNoticeDuration
❌ Error · Log - TestAccComputeInstanceTemplate_gracefulShutdown
❌ Error · Log - TestAccComputeInstanceTemplate_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeInstanceTemplate_maxRunDuration_onInstanceStopAction
❌ Error · Log - TestAccComputeInstanceTemplate_schedulingPreemptionNoticeDuration
❌ Error · Log - TestAccComputeInstanceTemplate_spot_maxRunDuration
❌ Error · Log - TestAccComputeInstanceTemplate_spot_maxRunDuration_deleteTerminationAction
❌ Error · Log - TestAccComputeInstanceTemplate_spot_maxRunDuration_stopTerminationAction
❌ Error · Log - TestAccComputeRegionInstanceTemplate_gracefulShutdown
❌ Error · Log - TestAccComputeRegionInstanceTemplate_localSsdRecoveryTimeout
❌ Error · Log - TestAccComputeRegionInstanceTemplate_maxRunDuration_onInstanceStopAction
❌ Error · Log - TestAccComputeRegionInstanceTemplate_schedulingPreemptionNoticeDuration
❌ Error · Log - TestAccComputeRegionInstanceTemplate_spot_maxRunDuration
❌ Error · Log - TestAccComputeTargetInstance_withSecurityPolicy
❌ Error · Log - TestAccInstanceGroupManager_targetSizePolicy
❌ Error · Log - TestAccRegionInstanceGroupManager_resourcePoliciesWorkloadPolicyUpdate
❌ Error · Log - TestAccRegionInstanceGroupManager_targetSizePolicy

Caution

Issues requiring attention before PR completion

🔴 Initial Recording Failed: Some tests failed during the recording step. See the table above for details.

Please address these issues to complete your PR. If you believe these detections are incorrect or unrelated to your change, please raise the concern with your reviewer.

View the recording VCR build log or the debug logs folder for detailed results.

@inadenenko VCR tests complete for 93114e5!

@modular-magician

modular-magician commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 15ecf44:

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 8 files changed, 388 insertions(+), 316 deletions(-)
google-beta provider View Diff 9 files changed, 549 insertions(+), 421 deletions(-)
terraform-google-conversion View Diff 6 files changed, 529 insertions(+), 543 deletions(-)

Test report

Analytics

Total Tests Passed Skipped Affected
1483 1367 93 23
Affected Service Packages
  • compute

Learn how VCR tests work


Step 1: Replaying Mode

Action taken

Found 23 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit.

Click here to see the affected tests
  • TestAccComputeInstanceFromMachineImage_diffProject
  • TestAccComputeInstanceFromTemplateWithOverride_localSsdRecoveryTimeout
  • TestAccComputeInstanceFromTemplateWithOverride_partnerMetadata
  • TestAccComputeInstanceFromTemplate_localSsdRecoveryTimeout
  • TestAccComputeInstanceFromTemplate_maxRunDuration_onInstanceStopAction
  • TestAccComputeInstanceFromTemplate_overrideMetadataDotStartupScript
  • TestAccComputeInstanceFromTemplate_schedulingPreemptionNoticeDuration
  • TestAccComputeInstanceTemplate_gracefulShutdown
  • TestAccComputeInstanceTemplate_localSsdRecoveryTimeout
  • TestAccComputeInstanceTemplate_maxRunDuration_onInstanceStopAction
  • TestAccComputeInstanceTemplate_schedulingPreemptionNoticeDuration
  • TestAccComputeInstanceTemplate_spot_maxRunDuration
  • TestAccComputeInstanceTemplate_spot_maxRunDuration_deleteTerminationAction
  • TestAccComputeInstanceTemplate_spot_maxRunDuration_stopTerminationAction
  • TestAccComputeRegionInstanceTemplate_gracefulShutdown
  • TestAccComputeRegionInstanceTemplate_localSsdRecoveryTimeout
  • TestAccComputeRegionInstanceTemplate_maxRunDuration_onInstanceStopAction
  • TestAccComputeRegionInstanceTemplate_schedulingPreemptionNoticeDuration
  • TestAccComputeRegionInstanceTemplate_spot_maxRunDuration
  • TestAccComputeTargetInstance_withSecurityPolicy
  • TestAccInstanceGroupManager_targetSizePolicy
  • TestAccRegionInstanceGroupManager_resourcePoliciesWorkloadPolicyUpdate
  • TestAccRegionInstanceGroupManager_targetSizePolicy

View the replaying VCR build log


Step 2: Recording Mode

Recording Mode Replaying Rerun Test Name
✅ Log TestAccComputeInstanceFromTemplateWithOverride_localSsdRecoveryTimeout
✅ Log TestAccComputeInstanceFromTemplateWithOverride_partnerMetadata
✅ Log TestAccComputeInstanceFromTemplate_localSsdRecoveryTimeout
✅ Log TestAccComputeInstanceFromTemplate_maxRunDuration_onInstanceStopAction
✅ Log TestAccComputeInstanceFromTemplate_schedulingPreemptionNoticeDuration
✅ Log TestAccComputeInstanceTemplate_gracefulShutdown
✅ Log TestAccComputeInstanceTemplate_localSsdRecoveryTimeout
✅ Log TestAccComputeInstanceTemplate_maxRunDuration_onInstanceStopAction
✅ Log TestAccComputeInstanceTemplate_schedulingPreemptionNoticeDuration
✅ Log TestAccComputeInstanceTemplate_spot_maxRunDuration
✅ Log TestAccComputeInstanceTemplate_spot_maxRunDuration_deleteTerminationAction
✅ Log TestAccComputeInstanceTemplate_spot_maxRunDuration_stopTerminationAction
✅ Log TestAccComputeRegionInstanceTemplate_gracefulShutdown
✅ Log TestAccComputeRegionInstanceTemplate_localSsdRecoveryTimeout
✅ Log TestAccComputeRegionInstanceTemplate_maxRunDuration_onInstanceStopAction
✅ Log TestAccComputeRegionInstanceTemplate_schedulingPreemptionNoticeDuration
✅ Log TestAccComputeRegionInstanceTemplate_spot_maxRunDuration
✅ Log TestAccInstanceGroupManager_targetSizePolicy
✅ Log TestAccRegionInstanceGroupManager_resourcePoliciesWorkloadPolicyUpdate
✅ Log TestAccRegionInstanceGroupManager_targetSizePolicy
❌ Error · Log - TestAccComputeInstanceFromMachineImage_diffProject
❌ Error · Log - TestAccComputeInstanceFromTemplate_overrideMetadataDotStartupScript
❌ Error · Log - TestAccComputeTargetInstance_withSecurityPolicy

Caution

Issues requiring attention before PR completion

🔴 Initial Recording Failed: Some tests failed during the recording step. See the table above for details.

Please address these issues to complete your PR. If you believe these detections are incorrect or unrelated to your change, please raise the concern with your reviewer.

View the recording VCR build log or the debug logs folder for detailed results.

@inadenenko VCR tests complete for 15ecf44!

@inadenenko inadenenko force-pushed the compute-instance-helpers-scheduling-migration branch from 15ecf44 to 14b6a44 Compare June 25, 2026 15:54
@modular-magician

modular-magician commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 14b6a44:

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 7 files changed, 346 insertions(+), 299 deletions(-)
google-beta provider View Diff 8 files changed, 492 insertions(+), 387 deletions(-)
terraform-google-conversion View Diff 4 files changed, 425 insertions(+), 516 deletions(-)

Errors

google provider:

  • The diff processor failed to build. This is usually due to the downstream provider failing to compile.

google-beta provider:

  • The diff processor failed to build. This is usually due to the downstream provider failing to compile.

Step 1: Replaying Mode

Caution

Build Failure during VCR tests

🔴 REPLAYING mode: The following packages failed to build:

  • compute

Please fix the compilation errors to complete your PR.

View the build log

@inadenenko VCR tests complete for 14b6a44!

@modular-magician

modular-magician commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 84c9678:

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 7 files changed, 359 insertions(+), 296 deletions(-)
google-beta provider View Diff 8 files changed, 508 insertions(+), 387 deletions(-)
terraform-google-conversion View Diff 4 files changed, 454 insertions(+), 513 deletions(-)

Errors

google-beta provider:

  • The diff processor failed to build. This is usually due to the downstream provider failing to compile.

Step 1: Replaying Mode

Caution

Build Failure during VCR tests

🔴 REPLAYING mode: The following packages failed to build:

  • compute

Please fix the compilation errors to complete your PR.

View the build log

@inadenenko VCR tests complete for 84c9678!

@modular-magician

modular-magician commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes for commit de1bb27:

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 7 files changed, 359 insertions(+), 296 deletions(-)
google-beta provider View Diff 8 files changed, 513 insertions(+), 388 deletions(-)
terraform-google-conversion View Diff 4 files changed, 454 insertions(+), 513 deletions(-)

Test report

Analytics

Total Tests Passed Skipped Affected
1502 1401 94 7
Affected Service Packages
  • compute

Learn how VCR tests work


Step 1: Replaying Mode

Action taken

Found 7 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit.

Click here to see the affected tests
  • TestAccComputeInstanceFromMachineImage_diffProject
  • TestAccComputeInstanceFromTemplate_overrideMetadataDotStartupScript
  • TestAccComputeInstance_hyperdiskBootDisk_provisioned_iops_throughput
  • TestAccComputeInstance_performanceMonitoringUnit
  • TestAccComputeRegionInstanceTemplate_performanceMonitoringUnit
  • TestAccComputeRegionResizeRequest_computeRmigResizeRequestExample
  • TestAccComputeTargetInstance_withSecurityPolicy

View the replaying VCR build log


Step 2: Recording Mode

Recording Mode Replaying Rerun Test Name
✅ Log TestAccComputeInstance_hyperdiskBootDisk_provisioned_iops_throughput
✅ Log TestAccComputeInstance_performanceMonitoringUnit
✅ Log TestAccComputeRegionInstanceTemplate_performanceMonitoringUnit
✅ Log TestAccComputeRegionResizeRequest_computeRmigResizeRequestExample
❌ Error · Log - TestAccComputeInstanceFromMachineImage_diffProject
❌ Error · Log - TestAccComputeInstanceFromTemplate_overrideMetadataDotStartupScript
❌ Error · Log - TestAccComputeTargetInstance_withSecurityPolicy

Caution

Issues requiring attention before PR completion

🔴 Initial Recording Failed: Some tests failed during the recording step. See the table above for details.

Please address these issues to complete your PR. If you believe these detections are incorrect or unrelated to your change, please raise the concern with your reviewer.

View the recording VCR build log or the debug logs folder for detailed results.

@inadenenko VCR tests complete for de1bb27!

@inadenenko inadenenko force-pushed the compute-instance-helpers-scheduling-migration branch 2 times, most recently from 2c064e9 to 739f9cf Compare June 29, 2026 16:49
@inadenenko inadenenko force-pushed the compute-instance-helpers-scheduling-migration branch from 739f9cf to 9b01220 Compare June 29, 2026 17:04
@modular-magician

modular-magician commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 9b01220:

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 7 files changed, 337 insertions(+), 299 deletions(-)
google-beta provider View Diff 8 files changed, 501 insertions(+), 390 deletions(-)
terraform-google-conversion View Diff 4 files changed, 388 insertions(+), 548 deletions(-)

Errors

google provider:

  • The diff processor failed to build. This is usually due to the downstream provider failing to compile.

google-beta provider:

  • The diff processor failed to build. This is usually due to the downstream provider failing to compile.

Step 1: Replaying Mode

Caution

Build Failure during VCR tests

🔴 REPLAYING mode: The following packages failed to build:

  • compute

Please fix the compilation errors to complete your PR.

View the build log

@inadenenko VCR tests complete for 9b01220!

@modular-magician

modular-magician commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 0b2a751:

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 7 files changed, 337 insertions(+), 299 deletions(-)
google-beta provider View Diff 8 files changed, 501 insertions(+), 390 deletions(-)
terraform-google-conversion View Diff 4 files changed, 388 insertions(+), 548 deletions(-)

Errors

google provider:

  • The diff processor failed to build. This is usually due to the downstream provider failing to compile.

google-beta provider:

  • The diff processor failed to build. This is usually due to the downstream provider failing to compile.

Step 1: Replaying Mode

Caution

Build Failure during VCR tests

🔴 REPLAYING mode: The following packages failed to build:

  • compute

Please fix the compilation errors to complete your PR.

View the build log

@inadenenko VCR tests complete for 0b2a751!

@modular-magician

modular-magician commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 6c411d4:

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 11 files changed, 452 insertions(+), 417 deletions(-)
google-beta provider View Diff 12 files changed, 687 insertions(+), 555 deletions(-)
terraform-google-conversion View Diff 6 files changed, 465 insertions(+), 672 deletions(-)

Errors

google-beta provider:

  • The diff processor failed to build. This is usually due to the downstream provider failing to compile.

Test report

Analytics

Total Tests Passed Skipped Affected
1508 1288 94 126
Affected Service Packages
  • compute

Learn how VCR tests work


Step 1: Replaying Mode

Action taken

Found 126 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit.

More than 100 tests failed in replaying; this is too many to display on GitHub. View the Cloud Build logs to see the full list.

View the replaying VCR build log


Step 2: Recording Mode

More than 100 tests ran in recording mode; this is too many to display on GitHub. View the Cloud Build logs to see the result summary.

Caution

Issues requiring attention before PR completion

🔴 Initial Recording Failed: Some tests failed during the recording step. See the table above for details.

Please address these issues to complete your PR. If you believe these detections are incorrect or unrelated to your change, please raise the concern with your reviewer.

View the recording VCR build log or the debug logs folder for detailed results.

@inadenenko VCR tests complete for 6c411d4!

@modular-magician

modular-magician commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 14f3ec4:

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 11 files changed, 452 insertions(+), 417 deletions(-)
google-beta provider View Diff 12 files changed, 695 insertions(+), 555 deletions(-)
terraform-google-conversion View Diff 6 files changed, 465 insertions(+), 672 deletions(-)

Test report

Analytics

Total Tests Passed Skipped Affected
1508 1288 94 126
Affected Service Packages
  • compute

Learn how VCR tests work


Step 1: Replaying Mode

Action taken

Found 126 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit.

More than 100 tests failed in replaying; this is too many to display on GitHub. View the Cloud Build logs to see the full list.

View the replaying VCR build log


Step 2: Recording Mode

More than 100 tests ran in recording mode; this is too many to display on GitHub. View the Cloud Build logs to see the result summary.

Caution

Issues requiring attention before PR completion

🔴 Initial Recording Failed: Some tests failed during the recording step. See the table above for details.

Please address these issues to complete your PR. If you believe these detections are incorrect or unrelated to your change, please raise the concern with your reviewer.

View the recording VCR build log or the debug logs folder for detailed results.

@inadenenko VCR tests complete for 14f3ec4!

@modular-magician

modular-magician commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 3c1d26c:

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 11 files changed, 452 insertions(+), 417 deletions(-)
google-beta provider View Diff 12 files changed, 695 insertions(+), 555 deletions(-)
terraform-google-conversion View Diff 6 files changed, 470 insertions(+), 673 deletions(-)

Test report

Analytics

Total Tests Passed Skipped Affected
1508 1288 94 126
Affected Service Packages
  • compute

Learn how VCR tests work


Step 1: Replaying Mode

Action taken

Found 126 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit.

More than 100 tests failed in replaying; this is too many to display on GitHub. View the Cloud Build logs to see the full list.

View the replaying VCR build log


Step 2: Recording Mode

More than 100 tests ran in recording mode; this is too many to display on GitHub. View the Cloud Build logs to see the result summary.

Caution

Issues requiring attention before PR completion

🔴 Initial Recording Failed: Some tests failed during the recording step. See the table above for details.

Please address these issues to complete your PR. If you believe these detections are incorrect or unrelated to your change, please raise the concern with your reviewer.

View the recording VCR build log or the debug logs folder for detailed results.

@inadenenko VCR tests complete for 3c1d26c!

@modular-magician

modular-magician commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes for commit efb1b7f:

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 11 files changed, 466 insertions(+), 426 deletions(-)
google-beta provider View Diff 12 files changed, 704 insertions(+), 569 deletions(-)
terraform-google-conversion View Diff 6 files changed, 486 insertions(+), 681 deletions(-)

Test report

Analytics

Total Tests Passed Skipped Affected
1508 1060 94 354
Affected Service Packages
  • compute

Learn how VCR tests work


Step 1: Replaying Mode

Action taken

Found 354 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit.

More than 100 tests failed in replaying; this is too many to display on GitHub. View the Cloud Build logs to see the full list.

View the replaying VCR build log


Step 2: Recording Mode

More than 100 tests ran in recording mode; this is too many to display on GitHub. View the Cloud Build logs to see the result summary.

Caution

Issues requiring attention before PR completion

🔴 Initial Recording Failed: Some tests failed during the recording step. See the table above for details.

Please address these issues to complete your PR. If you believe these detections are incorrect or unrelated to your change, please raise the concern with your reviewer.

View the recording VCR build log or the debug logs folder for detailed results.

@inadenenko VCR tests complete for efb1b7f!

@modular-magician

modular-magician commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 68c569f:

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 11 files changed, 466 insertions(+), 428 deletions(-)
google-beta provider View Diff 12 files changed, 704 insertions(+), 571 deletions(-)
terraform-google-conversion View Diff 6 files changed, 486 insertions(+), 681 deletions(-)

Test report

Analytics

Total Tests Passed Skipped Affected
1508 1072 94 342
Affected Service Packages
  • compute

Learn how VCR tests work


Step 1: Replaying Mode

Action taken

Found 342 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit.

More than 100 tests failed in replaying; this is too many to display on GitHub. View the Cloud Build logs to see the full list.

View the replaying VCR build log


Step 2: Recording Mode

More than 100 tests ran in recording mode; this is too many to display on GitHub. View the Cloud Build logs to see the result summary.

Caution

Issues requiring attention before PR completion

🔴 Initial Recording Failed: Some tests failed during the recording step. See the table above for details.

Please address these issues to complete your PR. If you believe these detections are incorrect or unrelated to your change, please raise the concern with your reviewer.

View the recording VCR build log or the debug logs folder for detailed results.

@inadenenko VCR tests complete for 68c569f!

@modular-magician

modular-magician commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes for commit b7cb180:

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 11 files changed, 466 insertions(+), 428 deletions(-)
google-beta provider View Diff 12 files changed, 702 insertions(+), 571 deletions(-)
terraform-google-conversion View Diff 6 files changed, 486 insertions(+), 681 deletions(-)

Test report

Analytics

Total Tests Passed Skipped Affected
1508 1398 94 16
Affected Service Packages
  • compute

Learn how VCR tests work


Step 1: Replaying Mode

Action taken

Found 16 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit.

Click here to see the affected tests
  • TestAccComputeInstanceFromMachineImageWithOverride_localSsdRecoveryTimeout
  • TestAccComputeInstanceFromMachineImageWithOverride_partnerMetadata
  • TestAccComputeInstanceFromMachineImage_IgmpQuery_v2
  • TestAccComputeInstanceFromMachineImage_VSSWindows
  • TestAccComputeInstanceFromMachineImage_basic
  • TestAccComputeInstanceFromMachineImage_confidentialInstanceConfigMain
  • TestAccComputeInstanceFromMachineImage_diffProject
  • TestAccComputeInstanceFromMachineImage_localSsdRecoveryTimeout
  • TestAccComputeInstanceFromMachineImage_maxRunDuration
  • TestAccComputeInstanceFromMachineImage_preemptionNoticeDuration
  • TestAccComputeInstanceFromMachineImage_withSourceMachineImageEncryptionKey
  • TestAccComputeInstanceFromTemplate_confidentialInstanceConfigMain
  • TestAccComputeInstanceFromTemplate_overrideScheduling
  • TestAccComputeInstance_diskResourcePolicies_attachmentDiff
  • TestAccComputeInstance_performanceMonitoringUnit
  • TestAccComputeReservation_reservationSharingPolicyExample

View the replaying VCR build log


Step 2: Recording Mode

Recording Mode Replaying Rerun Test Name
✅ Log TestAccComputeInstanceFromMachineImageWithOverride_localSsdRecoveryTimeout
✅ Log TestAccComputeInstanceFromMachineImageWithOverride_partnerMetadata
✅ Log TestAccComputeInstanceFromMachineImage_IgmpQuery_v2
✅ Log TestAccComputeInstanceFromMachineImage_VSSWindows
✅ Log TestAccComputeInstanceFromMachineImage_basic
✅ Log TestAccComputeInstanceFromMachineImage_localSsdRecoveryTimeout
✅ Log TestAccComputeInstanceFromMachineImage_maxRunDuration
✅ Log TestAccComputeInstanceFromMachineImage_preemptionNoticeDuration
✅ Log TestAccComputeInstanceFromMachineImage_withSourceMachineImageEncryptionKey
✅ Log TestAccComputeInstanceFromTemplate_confidentialInstanceConfigMain
✅ Log TestAccComputeInstanceFromTemplate_overrideScheduling
✅ Log TestAccComputeInstance_diskResourcePolicies_attachmentDiff
❌ Error · Log - TestAccComputeInstanceFromMachineImage_confidentialInstanceConfigMain
❌ Error · Log - TestAccComputeInstanceFromMachineImage_diffProject
❌ Error · Log - TestAccComputeInstance_performanceMonitoringUnit
❌ Error · Log - TestAccComputeReservation_reservationSharingPolicyExample

Caution

Issues requiring attention before PR completion

🔴 Initial Recording Failed: Some tests failed during the recording step. See the table above for details.

Please address these issues to complete your PR. If you believe these detections are incorrect or unrelated to your change, please raise the concern with your reviewer.

View the recording VCR build log or the debug logs folder for detailed results.

@inadenenko VCR tests complete for b7cb180!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants